
               AMD Micro-PEP Driver Release Notes
              ------------------------------------

Copyright
---------
(c) Copyright 2021 Advanced Micro Devices, Inc.  All rights reserved.
 
                  
Installation Notes:
------------------
Install via Windows Device Manager as outlined in the Readme.txt file

Revision History:
-----------------

AMDMICROPEP v1.0.29.0 -

Major changes to this driver package include:
- Add new HID Support
- Support /CETCOMPAT linker flag
- Replace deprecated ExAllocatePoolWithTag() function with ExAllocatePoolUninitialized()
- New IOCTL calls support
- Solve potential SBIOS issue when the number of device doesn't match devices in SBIOS array
- Prepare to switch INDEX/DATA pair to from #6 to #0
- Add SoC Subsystem Accounting support for new product

AMDMICROPEP v1.0.28.0 -

Major changes to this driver package include:
- Update AMD Micro PEP Copyright version to 2020 in INF file
- Add new HID Support.
- Refine logic of SoC Subsystem Accounting.
- New post code encoding for PEP driver.

AMDMICROPEP v1.0.27.0 -

Major changes to this driver package include:
- Enable event tracing by default
- Enable new option for post code dumping
- Add callback support of crash dump when system crashes before storage device is restored
- Refine DRIPS notification sequence
- Add code to prevent potential deadlock during power transition from sleeping state to S0 state.

AMDMICROPEP v1.0.26.0 -

Major changes to this driver package include:
- Update AMD Micro PEP Copy Right version to 2020
- Add interlock control to device object
- Show IP name for SoC subsystems Accounting
- Add post code support for BIOS notification
- Adjust sequence for EC notification

